home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / util1 / shell-10.lha / shell-1.0 / src / util.h < prev   
C/C++ Source or Header  |  1995-12-07  |  67b  |  4 lines

  1. int execute_command (int, char **);
  2. char * replace_vars (char *);
  3.  
  4.